home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special Tips & Tricks for Windows 95 / Chip Wintips.iso / sterown / grafika / vs95120i / stbpgp.inf < prev    next >
Windows Setup INFormation  |  1996-09-11  |  3KB  |  180 lines

  1.  
  2. ;
  3. ; INF file for STB Windows 95 Display Support w/ and w/o STB Vision 95.
  4. ;
  5. ; Copyright 1995, STB Systems, Inc.
  6. ;
  7.  
  8. [Version]
  9. Class=DISPLAY
  10. Signature="$Windows95$"
  11. Provider=%Mfg%
  12.  
  13. ;
  14. ; Manufacturer section
  15. ;
  16.  
  17. [Manufacturer]
  18. "%Mfg%"=Mfg
  19.  
  20. ;
  21. ; Source disk names section
  22. ;
  23.  
  24. [SourceDisksNames]
  25. 51="STB Vision 95",,
  26.  
  27. ;
  28. ; Driver sections
  29. ;
  30.  
  31. [Mfg]
  32.  
  33. ; PowerGraph Pro (PCI)
  34.  
  35. %PGP_V_EN%=PGP_V, PCI\VEN_5333&DEV_88C1
  36. %PGP_D_EN%=PGP_D, PCI\VEN_5333&DEV_88C1
  37.  
  38. ;
  39. ; User visible strings section
  40. ;
  41.  
  42. [Strings]
  43.  
  44. ClassName="Display"
  45.  
  46. Mfg="STB Systems, Inc. (OEM)"
  47.  
  48. PGP_V_EN="STB PowerGraph Pro, with STB Vision 95"
  49. PGP_D_EN="STB PowerGraph Pro, without STB Vision 95"
  50.  
  51. ;
  52. ; Install sections
  53. ;
  54.  
  55. [PGP_V]
  56. CopyFiles=C_V_S, C_V_W, PGP_V_W, PGP_D_S
  57. DelReg=C_D
  58. AddReg=PGP_C_A, PGP_V_A
  59. UpdateIniFields=V_Y
  60.  
  61. [PGP_D]
  62. CopyFiles=PGP_D_S
  63. DelReg=C_D
  64. AddReg=PGP_C_A, PGP_D_A
  65. UpdateIniFields=V_N
  66.  
  67. ;
  68. ; Model-specific registry editing sections
  69. ;
  70.  
  71. [PGP_C_A]
  72. HKR,,Ver,,4.0
  73. HKR,,DevLoader,,*vdd
  74. HKR,DEFAULT,Mode,,"8,640,480"
  75. HKR,DEFAULT,vdd,,"*vdd"
  76. HKR,DEFAULT,minivdd,,stbpgp.vxd
  77. HKR,DEFAULT,RefreshRate,,"-1"
  78. HKR,DEFAULT,DDC,,1
  79. HKR,"MODES\8\640,480"
  80. HKR,"MODES\8\800,600"
  81. HKR,"MODES\8\1024,768"
  82. HKR,"MODES\8\1152,864"
  83. HKR,"MODES\8\1280,1024"
  84. HKR,"MODES\16\640,480"
  85. HKR,"MODES\16\800,600"
  86. HKR,"MODES\16\1024,768"
  87. HKR,"MODES\32\640,480"
  88. HKR,"MODES\32\800,600"
  89.  
  90. [PGP_V_A]
  91. HKR,DEFAULT,drv,,stbvisn.drv
  92. HKR,"MODES\4\640,480"
  93. HKR,"MODES\4\800,600"
  94. HKR,"MODES\8\1600,1200"
  95.  
  96. [PGP_D_A]
  97. HKR,DEFAULT,drv,,stbpgp.drv
  98. HKR,"MODES\4\640,480",drv,,vga.drv
  99. HKR,"MODES\4\640,480",vdd,,*vdd
  100. HKR,"MODES\4\800,600",drv,,supervga.drv
  101. HKR,"MODES\4\800,600",vdd,,*vdd
  102.  
  103. ;
  104. ; Model-specific CopyFiles sections
  105. ;
  106.  
  107. [PGP_V_W]
  108. stbpgp.ini,stbpgp.in_,stbvisn.ini
  109. stbpgp.mod,stbpgp.mo_,stbvisn.mod
  110.  
  111. [PGP_D_S]
  112. stbpgp.drv,stbpgp.dr_
  113. stbpgp.vxd,stbpgp.vx_
  114.  
  115. ;
  116. ; Destination directories sections
  117. ;
  118.  
  119. [DestinationDirs]
  120.  
  121. DefaultDestDir=11
  122. C_V_S=11
  123. C_V_W=10
  124.  
  125. PGP_V_W=10
  126. PGP_D_S=11
  127.  
  128. ;
  129. ; Source disk files sections
  130. ;
  131.  
  132. [SourceDisksFiles]
  133.  
  134. stbpgp.dr_=51
  135. stbpgp.in_=51
  136. stbpgp.mo_=51
  137. stbpgp.vx_=51
  138.  
  139. stbddqry.dl_=51
  140. stbvisn.dr_=51
  141. stbvisn.ex_=51
  142. stbvisn.hlp=51
  143. readme.stb=51
  144.  
  145. ;
  146. ; Common registry editing sections
  147. ;
  148.  
  149. [C_D]
  150. HKR,,DevLoader
  151. HKR,,Ver
  152. HKR,DEFAULT
  153. HKR,MODES
  154. HKR,CURRENT
  155. HKLM,SOFTWARE\STBSystems\STBVision
  156.  
  157. ;
  158. ; Common CopyFiles sections
  159. ;
  160.  
  161. [C_V_S]
  162. stbddqry.dll,stbddqry.dl_
  163. stbvisn.drv,stbvisn.dr_
  164.  
  165. [C_V_W]
  166. stbvisn.exe,stbvisn.ex_
  167. stbvisn.hlp,stbvisn.hlp
  168. readme.stb,readme.stb
  169.  
  170. ;
  171. ; INI file editing sections
  172. ;
  173.  
  174. [V_Y]
  175. win.ini, windows, load, , stbvisn.exe, 1
  176.  
  177. [V_N]
  178. win.ini, windows, load, *stbvisn.exe, , 1
  179.  
  180.